CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 匹配 图像

搜索资源列表

  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:387202
    • 提供者:bill
  1. Phase_Correlation 基于OpenCV和FFTW实现的相位相关图像匹配程序

    3下载:
  2. 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope
  3. 所属分类:图形图象

    • 发布日期:2016-05-24
    • 文件大小:1560551
    • 提供者:瘦猪呆兔
  1. siftpp

    0下载:
  2. 本代码实现了SIFT的特征匹配功能,SIFT特征在图像匹配中应用广泛。-The code of the implementation of the SIFT feature matching function, SIFT features of the widely used image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:359846
    • 提供者:c王清源
  1. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1952697
    • 提供者:llc
  1. daisy

    2下载:
  2. daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。-A Fast Local Descr iptor for Dense Matching,2008.
  3. 所属分类:Special Effects

    • 发布日期:2015-09-30
    • 文件大小:10119100
    • 提供者:newhope
  1. surf

    0下载:
  2. 主要是实现了图像匹配和图像配准,是一个很不错的算法模块-Achieved mainly image matching and image registration, is a very good algorithm module
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1451194
    • 提供者:刘军学
  1. stereo

    1下载:
  2. 立体匹配的源码,可以计算两幅图像的视差,并可以做简单的重建。-Stereo matching of source code, can be calculated two parallax images, and can be easy to do the reconstruction.
  3. 所属分类:Graph program

    • 发布日期:2017-06-14
    • 文件大小:18674481
    • 提供者:wendy
  1. 基于弹性模板匹配的人脸表情识别程序

    4下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
  3. 所属分类:图形图象

    • 发布日期:2012-10-23
    • 文件大小:763491
    • 提供者:hejian
  1. ImageProcess

    0下载:
  2. 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:902902
    • 提供者:hongye
  1. MATLAB6

    0下载:
  2. Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
  3. 所属分类:File Formats

    • 发布日期:2017-05-17
    • 文件大小:5100168
    • 提供者:王宇歆
  1. 采用邻域差值特征模板的立体匹配方法

    2下载:
  2. 算法给出一种图像匹配方法,通过计算一幅图像中间隔一定距离的两点的像素邻域差值作为特征模板,再计算另一幅图像中在同一扫描线上间隔同样距离的像素邻域的差值,将它与特征模板的偏差作为匹配标准,偏差最小的点就认为是匹配点。
  3. 所属分类:matlab例程

  1. SIFT

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:951
    • 提供者:杨博明
  1. phaseco

    0下载:
  2. matlab下利用相位相关对待匹配图像完成配准-matlab treated under the matching images using phase correlation to complete registration
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5906
    • 提供者:mrcat
  1. huxinxituxiangpeizhun

    0下载:
  2. 基于互信息的图像匹配程序,使用powell算法,pv插值法。应用在医学图像的配准领域-Mutual information-based image matching procedures, the use powell algorithm, pv interpolation. Used in the field of medical image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7118
    • 提供者:陈智
  1. SIFT

    1下载:
  2. MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配-SIFT MATLAB for image feature extraction, and to do in different lighting, different from the Perspective of feature matching
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1291311
    • 提供者:dulihui
  1. Detection1

    1下载:
  2. 基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the moving target
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:345337
    • 提供者:郭江
  1. corresponding

    0下载:
  2. 图像匹配 图像匹配 -Image matching image matching image matching
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:82904
    • 提供者:李超
  1. imagematching

    0下载:
  2. 数字图像匹配matlab源码,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-Digital image matching matlab source, refers to a comparison between images, the similarity between different images. Based on digital images, the preparation of two digital image m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:196996
    • 提供者:宁浩
  1. imagematching

    2下载:
  2. 该程序采用matlabGUI编写,包含了经典的图像匹配算法.-MatlabGUI prepared using the program, including the classic image matching algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-31
    • 文件大小:131536
    • 提供者:小斌
  1. ImageMatch

    0下载:
  2. 图像配准时对取自不同时间、不同传感器、不同视角的同一场景的两幅或多幅图像匹配的过程,该系统通过手动选取特征点,实现图像的配准功能-Image taken from the time of the different sensors, different perspectives of the same scene or two pieces of the image matching process, the system by manually selected feature points,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:113916
    • 提供者:niuxiaohui
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com